FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package first.package#0.0.1 (47 ms)

Package first.package
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=first.package@0.0.1&canonical=http://example.org/StructureDefinition/MyPatient
Url http://example.org/StructureDefinition/MyPatient
Status draft
Name MyPatient
Experimental False
Description An example profile of the Patient resource.
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "MyPatient",
  "url" : "http://example.org/StructureDefinition/MyPatient",
  "name" : "MyPatient",
  "status" : "draft",
  "description" : "An example profile of the Patient resource.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.